Property Ancestors
Gets all node ancestors (from parent to root)
Requires loaded hierarchy up to root
IEnumerable<T> Ancestors { get; }
Gets all node ancestors (from parent to root)
Requires loaded hierarchy up to root
IEnumerable<T> Ancestors { get; }